Skip to content

Conversation

@majanjua-amzn
Copy link

Note: Spec change is still under review, so PR should not be merged

Background

Spec issue: open-telemetry/opentelemetry-specification#4698
Spec PR: open-telemetry/opentelemetry-specification#4699

Adding built in access to the RECORD_ONLY flag for sampling to allow for users to process spans without exporting them.

Changes

Testing

Added unit tests, ./gradlew spotlessApply && ./gradlew build && ./gradlew check as per CONTRIBUTING.md guide

@majanjua-amzn majanjua-amzn requested a review from a team as a code owner November 27, 2025 21:54
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.10%. Comparing base (92d23b2) to head (827cecf).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7877      +/-   ##
============================================
+ Coverage     90.06%   90.10%   +0.04%     
- Complexity     7320     7329       +9     
============================================
  Files           825      826       +1     
  Lines         22048    22062      +14     
  Branches       2179     2180       +1     
============================================
+ Hits          19857    19879      +22     
+ Misses         1511     1503       -8     
  Partials        680      680              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant